-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/issue 833 timeline context #1394
Feature/issue 833 timeline context #1394
Conversation
@@ -1,6 +1,6 @@ | |||
{ | |||
"ConnectionStrings": { | |||
"DefaultConnection": "Server=127.0.0.1;Database=StreetcodeDb;User Id=sa;Password=Admin@1234;MultipleActiveResultSets=true" | |||
"DefaultConnection": "Server=PC;Database=Streetcode1;MultipleActiveResultSets=True;TrustServerCertificate=true;Trusted_Connection=true" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
U need to change this back to:
"DefaultConnection": "Server=127.0.0.1;Database=StreetcodeDb;User Id=sa;Password=Admin@1234;MultipleActiveResultSets=true"
…s/StreetCode into feature/issue-833-timeline-context
…ocial-projects/StreetCode into feature/issue-833-timeline-context
…s/StreetCode into feature/issue-833-timeline-context
Quality Gate passedIssues Measures |
dev
JIRA
Code reviewers
Second Level Review
Summary of issue
ToDo
Summary of change
ToDo
Testing approach
ToDo
CHECK LIST